home *** CD-ROM | disk | FTP | other *** search
/ comtecelectrical.ca / www.comtecelectrical.ca.tar / www.comtecelectrical.ca / infobots / Backup / MSOCache / All Users / 90000409-6000-11D3-8CFE-0150048383C9 / Q2561411.CAB / POWERPNT.EXE / RCDATA / 5900 < prev    next >
Text File  |  2003-07-30  |  396b  |  20 lines

  1.  
  2. <script><!--
  3. var SCREEN_MODE   = "^0";
  4.  
  5. function Load() {
  6.     str=unescape(document.location.hash),idx=str.indexOf('#')
  7.     if(idx>=0) str=str.substr(1);
  8.     if(!str) str = "^1";
  9.     
  10.     PPTSld.location.replace(MHTMLPrefix+escape(str));    
  11. }
  12.  
  13. function Unload() {
  14.     if ( document.body.PPTSldFrameset != null )
  15.         document.body.PPTSldFrameset.frames[1].document.body.resume();
  16. }
  17.  
  18. //-->
  19. </script>
  20.